home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 January / inter@ivo 1997-01.iso / cybint12 / bin / cd.dxr / 00153_trance1a.ls < prev    next >
Encoding:
Text File  |  1996-12-14  |  108 b   |  7 lines

  1. on mouseUp
  2.   if soundBusy(2) = 0 then
  3.     onVis(12)
  4.     sound playFile 2, "..\som\sundae1.wav"
  5.   end if
  6. end
  7.